CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GBN 协议

搜索资源列表

  1. gbn

    1下载:
  2. 使用GBN协议,模拟GBN的工作原理.
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:1799
    • 提供者:lanhui
  1. GoBackN

    0下载:
  2. 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2409636
    • 提供者:Tony Yau
  1. 913319803

    0下载:
  2. GBN,计算机网络的协议编程实现,很好的编程范本,客户与服务器-GBN, the computer network protocol programming, good programming model, the client and the server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:235755
    • 提供者:刘超亚
  1. UDP_exp

    0下载:
  2. 一个使用UDP编写的GBN协议,有模拟丢包等功能,供学习使用-GBN a written agreement to use UDP, a simulation of packet loss and other functions, for learning to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:227282
    • 提供者:mjw
  1. gbn.tar

    0下载:
  2. 实现GBN协议的流程再现,基于tcp的,可靠的传输协议来实现-to achieve the outcome of the GBN
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:160276
    • 提供者:lidan
  1. GBNapp

    0下载:
  2. 基于gbn的滑动窗口协议,以applet实现的窗口化的演示,在jc下开发。-GBN
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:9717
    • 提供者:
  1. gbn

    2下载:
  2. gbn协议 c 实现一个GBN传输协议的发送方和接收方两程序-This code should be used for PA2, unidirectional or bidirectional data transfer protocols (from A to B. Bidirectional transfer of data is for extra credit and is not required)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-11-01
    • 文件大小:6144
    • 提供者:o0huahuo0o
  1. gobackn

    0下载:
  2. go back n 原理 简单可靠的数据传输协议GBN的发送和接收代码-go back n is simple and reliable data transfer protocol to send and receive code GBN
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:435591
    • 提供者:萧萧
  1. stop-waitAndGBN

    2下载:
  2. 这是计算机网络实验课写的linux下的程序,用来模拟停等协议跟GBN协议-This is a test class to write computer network under linux program, stop and other protocols used to simulate the GBN protocol with
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:103084
    • 提供者:tdd
  1. gbn

    1下载:
  2. gbn 计算机网络 gbn协议实现 设计实现一个GBN协议(可以考虑以文件传输为应用背景)-gbn gbn computer network protocol design and implementation of a GBN protocol (file transfer could be considered as application background)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3982
    • 提供者:zhangwei
  1. 1

    0下载:
  2. 这是一个GBN协议的模拟算法,比较实用,能帮助你理解GBN协议的工作模式-This is a GBN protocol simulation algorithm, more practical, can help you understand the working mode GBN protocol
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:253885
    • 提供者:jim
  1. gbn

    0下载:
  2. 这个程序模拟了Go-Back-N协议,在该程序中,窗口限制了发送端最多为5个分组而不需等待确认。多次点击“发送新分组”六次至多次。-This program simulates the Go-Back-N protocol in the program, the window limits the sender group of up to 5 without waiting for confirmation. Repeatedly click the " Send a new grou
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:4271
    • 提供者:meihan
  1. javagbn

    0下载:
  2. java实现gbn协议, java实现gbn协议, -gbn by java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:36576
    • 提供者:张东
  1. GBN-code

    0下载:
  2. 编程实现简单可靠的数据传输GBN协议,模拟可靠数据传输,理解TCP协议可靠传输的差错检测、重传、累计确认、定时器的可靠传输策略-Programming is simple and reliable data transfer GBN protocol, simulation and reliable data transfer, reliable transfer of understanding of the TCP protocol error detection, retransmissi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:16308
    • 提供者:李瑞凯
  1. MyGBN

    0下载:
  2. GBN协议的简单模拟,能够有效的让初学者了解到GBN协议的工作原理,但是发送方部分没有设置缓冲区-Simple simulation of the GBN protocol can effectively let the beginners to understand the working principle of the GBN protocol, but part of the sender is not set buffer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2447
    • 提供者:licongyu
  1. gbn

    0下载:
  2. 一个ARQ协议的动画演示,有详细的细节过程-Animation of an ARQ protocol, details of the details of the process
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:4536
    • 提供者:gongbo
  1. gbn

    0下载:
  2. 使用GBN协议,模拟GBN的工作原理. -GBN protocol used to simulate the working principle of GBN.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:Bankof
  1. gbn

    0下载:
  2. GBN协议,包含gbn的客户端和服务器端模拟滑动窗口-GBN PROTOCAL
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-14
    • 文件大小:22490069
    • 提供者:yujie
  1. GBN

    0下载:
  2. 回退N步协议(GBN)的实现 使用一个服务器和一个客户端,来模拟GBN协议的执行过程-Achieve of Go Back N protocol (GBN) using a server and a client, to simulate the GBN protocol implementation
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-04
    • 文件大小:7547
    • 提供者:LCF
  1. gbn

    0下载:
  2. 通过applet小程序的形式,动态演示gbn协议的执行过程-a java program which shows the gbn protocol
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:4345
    • 提供者:wang
« 12 »
搜珍网 www.dssz.com